Skip to content

fix(miniapp): default market submissions to client version - #1922

Merged
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:bob/miniapp-market-default-client-version
Jul 31, 2026
Merged

fix(miniapp): default market submissions to client version#1922
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:bob/miniapp-market-default-client-version

Conversation

@bobleer

@bobleer bobleer commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • default manual MiniApp market submissions to the running Tauri client's package version
  • default Agent PublishMiniApp submissions to the current BitFun workspace build version
  • preserve an explicitly entered minimum BitFun version across refreshes
  • remove the production 0.1.0 defaults from both submission paths and add focused coverage

This changes the default minimum BitFun version only. It does not change the market release number and does not prevent users from entering an older compatible minimum manually.

Verification

  • pnpm --dir src/web-ui run test:run src/app/scenes/miniapps/views/miniAppSubmissionDraft.test.ts
  • pnpm run type-check:web
  • pnpm run lint:web
  • cargo test -p bitfun-core publish_miniapp_defaults_to_current_client_version --features product-full
  • cargo check --workspace
  • pnpm run fmt:rs
  • git diff --check

@bobleer
bobleer merged commit 3ad2857 into GCWing:main Jul 31, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant